home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / vedt.zip / MASM.VCH < prev    next >
Text File  |  1989-02-08  |  2KB  |  47 lines

  1.                  ┌───────────────────────────────────────────┐
  2.                  │ Microsoft Assembler 5.1 OPTIONS - Page #1 │
  3.                  └───────────────────────────────────────────┘
  4.  ┌───────────────────────────────── MESSAGES ─────────────────────────────────┐
  5.  │               /t - Suppress messages for successful assembly               │
  6.  │               /v - Display extra source statistics                         │
  7.  │               /z - Display source line for each error message              │
  8.  ├─────────────────────────────── OUTPUT FILES ───────────────────────────────┤
  9.  │ /c - Generate cross-reference         /d - Generate pass 1 listing         │
  10.  │ /l[a] - Generate listing, a-list all  /n - Suppress symbol table listing   │
  11.  │ /X - List false conditionals                                               │
  12.  ├─────────────────────────────── SEGMENTATION ───────────────────────────────┤
  13.  │ /a - Alphabetize segments             /s - Order segments sequentially     │
  14.  ├────────────────────────────── FLOATING POINT ──────────────────────────────┤
  15.  │          /e - Emulate floating point instructions and IEEE format          │
  16.  ├───────────────────────────────── CODEVIEW ─────────────────────────────────┤
  17.  │ /Zi - Include symbolic information    /Zd - Include line number information│
  18.  └──────────────────────── (press any key to continue) ───────────────────────┘
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                  ┌───────────────────────────────────────────┐
  25.                  │ Microsoft Assembler 5.1 OPTIONS - Page #2 │
  26.                  └───────────────────────────────────────────┘
  27.  ┌─────────────────────────────── MISCELLANEOUS ──────────────────────────────┐
  28.  │ /D<sym>[=<val>] - Define symbol                                            │
  29.  │ /I<path>        - Directory for include files                              │
  30.  │ /M{lxu}         - Preserve case of labels:                                 │
  31.  │                     l=All, x=Globals, u=Upper case globals                 │
  32.  │ /p              - Check for pure code                                      │
  33.  │ /w{012}         - Set warning level:                                       │
  34.  │                     0=None, 1=Serious, 2=Advisory                          │
  35.  └──────────────────────── (press any key to continue) ───────────────────────┘
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.